home *** CD-ROM | disk | FTP | other *** search
-
-
-
- sssswwwwiiiinnnnooooppppeeeennnn((((3333GGGG)))) sssswwwwiiiinnnnooooppppeeeennnn((((3333GGGG))))
-
-
-
- NNNNAAAAMMMMEEEE
- sssswwwwiiiinnnnooooppppeeeennnn - creates a graphics subwindow
-
- CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
- lllloooonnnngggg sssswwwwiiiinnnnooooppppeeeennnn((((ppppaaaarrrreeeennnntttt))))
- lllloooonnnngggg ppppaaaarrrreeeennnntttt;;;;
-
- PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
- _p_a_r_e_n_t expects the GID (graphics window identifier) of the window (or
- subwindow) in which you want to open a subwindow. The GID is
- the returned function value of a previous call to either
- sssswwwwiiiinnnnooooppppeeeennnn or wwwwiiiinnnnooooppppeeeennnn.
-
- FFFFUUUUNNNNCCCCTTTTIIIIOOOONNNN RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- The returned value of this function is either a ----1111 or the graphics window
- identifier for the subwindow just created. Use this value to identify
- this subwindow to other graphics routines.
-
- A returned function value of ----1111 indicates that the system cannot create
- any more graphics windows.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- sssswwwwiiiinnnnooooppppeeeennnn creates a graphics subwindow. The graphics state of the new
- subwindow is initialized to its defaults (see ggggrrrreeeesssseeeetttt)))) and it becomes the
- current window.
-
- Subwindows have no window borders or window manager function buttons.
- Window constraints do not apply to subwindows. A subwindow is
- repositioned automatically when its parent is moved, so that its origin
- with respect to the parent's origin remains constant. Resizing the
- parent does not automatically resize a subwindow, but keeps the distance
- between the upper left hand corners constant. Imaging in a subwindow is
- limited (clipped) to the area of the parent window.
-
- After calling sssswwwwiiiinnnnooooppppeeeennnn, the application must call wwwwiiiinnnnppppoooossssiiiittttiiiioooonnnn to specify
- the location of the subwindow's boundaries with respect to the origin of
- its parent window.
-
- If _p_a_r_e_n_t is the GID of a subwindow, the parent of that subwindow becomes
- the parent of the new subwindow for the purpose of positioning the
- subwindow.
-
- When using the DGL (Distributed Graphics Library), the graphics window
- identifier also identifies the graphics server associated with the
- window.
-
- sssswwwwiiiinnnnooooppppeeeennnn queues the pseudo devices INPUTCHANGE and REDRAW.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- greset, winclose, winget, winopen, winposition, winset
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-